getAllLatestDesiredInventory

Get all of the latest desired inventory for an environment.

This command returns a JSON array of all of the desired inventory for an environment. It optionally groups the desired inventory by component.

Format

udclient [global-args...] [global-flags...]
  getAllLatestDesiredInventory

Parameters

Table 1. Parameters
Parameter Type Required Description
environmentId string true Name or ID of the environment
groupVersions boolean true True if the versions should be grouped by component.

Related REST command: Get all of the latest desired inventory for an environment..